Fix ada-mode handling of number literals.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 8 Feb 2010 23:27:29 +0000 (18:27 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 8 Feb 2010 23:27:29 +0000 (18:27 -0500)
commit468ef8f80882e30163475ca320faa42993158e23
tree5f4b359280e481c43bc0963268687a451c432a40
parentfbfa5133fd65ee5a29b0efb7906f5d217f796795
Fix ada-mode handling of number literals.

* progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
(ada-adjust-case): Don't adjust case in hexadecimal number literals.
lisp/ChangeLog
lisp/progmodes/ada-mode.el